home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12617 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  919 b 

  1. Path: bmtlh10.bnr.ca!news
  2. From: John Hickin <hickin@bnr.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Problem combining signal() with exceptions on HP-UX (ugh!)
  5. Date: 20 Mar 1996 18:24:37 GMT
  6. Organization: Bell Northern Research
  7. Message-ID: <4ipih5$jth@bmtlh10.bnr.ca>
  8. References: <4iohb5$e9i@gossamer.itmel.bhp.com.au>
  9. NNTP-Posting-Host: bmtlh520.bnr.ca
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1 (X11; I; HP-UX A.09.05 9000/715)
  14. X-URL: news:4iohb5$e9i@gossamer.itmel.bhp.com.au
  15.  
  16. |> I'm running HP CC on HP-UX 9, and trying to catch signals and turn them into
  17. exceptions.
  18. |> 
  19.  
  20. Sorry, a program conforming to the (draft) C++ standard can't do this.  There was a long
  21. discussion of this in comp.std.c++.  The result is 'undefined' so a core dump is
  22. acceptable.
  23.  
  24. -- 
  25. John Hickin      Nortel Technology, Montreal, Quebec
  26. (514) 765-7924   hickin@bnr.ca
  27.  
  28.